Version

RadialMenuNumericGauge<T> Class Members

The following tables list the members exposed by RadialMenuNumericGauge<T>.

Public Constructors
Public Properties
 NameDescription
Public PropertyItemModelThe model for storing configuration information for the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public PropertyModelThe model for storing configuration information for the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public Methods
 NameDescription
Public MethodAutoRotateChildrenReturns or sets a boolean indicating if the children should be rotated to align with the location of this element. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodCheckedHighlightBrushOverloaded. Returns or sets the brush used for the arc displayed within the tool when checked. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodClientEventsModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodForegroundOverloaded. Returns or sets the foreground for the inner area of the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodHighlightBrushOverloaded. Returns or sets the brush used for the arc displayed within the tool when hot tracked. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodInnerAreaFillOverloaded. Returns or sets the background of the inner area of the menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodInnerAreaHotTrackFillOverloaded. Returns or sets the brush for the background of the inner area of the menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodInnerAreaHotTrackStrokeOverloaded. Returns or sets the brush for the default border of the inner area for the menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodInnerAreaStrokeOverloaded. Returns or sets the brush for the default border of the inner area for the menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodInnerAreaStrokeThicknessReturns or sets the thickness of the border for the inner area for the menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodIsEnabledReturns or sets a boolean indicating whether the item is enabled. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodIsToolTipEnabledReturns or sets a boolean indicating if a tooltip may be displayed for the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodOuterRingButtonFillOverloaded. Returns or sets the default background of the button within the outer ring for a menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodOuterRingButtonForegroundOverloaded. Returns or sets the brush for the foreground of the buttons in the outer ring of the menu. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodOuterRingButtonHotTrackFillOverloaded. Returns or sets the brush for the background of the button within the outer ring for a menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodOuterRingButtonHotTrackForegroundOverloaded. Returns or sets the foreground of the buttons in the outer ring of the menu that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodOuterRingButtonHotTrackStrokeOverloaded. Returns or sets the brush for the default border of the button within the outer ring for a menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodOuterRingButtonStrokeOverloaded. Returns or sets the brush for the default border of the button within the outer ring for a menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodOuterRingButtonStrokeThicknessReturns or sets the width of the outline of a button in the outer ring of the menu. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodPendingValueSets the pending value for the numeric item.  
Public MethodPendingValueNeedleBrushOverloaded. Returns or sets the brush used to render the line that represents the PendingValue  
Public MethodReserveFirstSliceReturns or sets a boolean indicating whether space should be left before the first tickmark.  
Public MethodSmallIncrementReturns or sets the amount that the PendingValue should be adjusted when incrementing or decrementing the value.  
Public MethodTickBrushOverloaded. Returns or sets the brush used to render the tick marks.  
Public MethodTicksSets the values for tick marks.  
Public MethodTrackEndColorSets the ending color for the track.  
Public MethodTrackStartColorSets the starting color for the track.  
Public MethodValueSets the value for the numeric item.  
Public MethodValueNeedleBrushOverloaded. Returns or sets the brush used to represent the Value  
Public MethodWedgeIndexReturns or sets the wedge at which the item should be positioned. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
Public MethodWedgeSpanReturns or sets the number of wedges that the item should occupy. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,RadialMenuNumericGaugeModel,RadialMenuNumericGauge<T>>)
See Also

View on GitHub